Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement WebSocket message sending on ticket update #2098

Merged

Conversation

aliraza556
Copy link
Contributor

@aliraza556 aliraza556 commented Dec 4, 2024

Describe the chnages:

  • Updated UpdateTicketRequest Struct: Added a Metadata field to include source and id.

closes: #2086

Issue ticket number and link:

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have tested on Chrome
  • New feature (non-breaking change which adds functionality)
  • I have provided a screenshot of changes in my PR

@aliraza556
Copy link
Contributor Author

Hi @humansinstitute, Please review this PR.

@humansinstitute humansinstitute merged commit 5631689 into stakwork:master Dec 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update updateTicket handler to post to websocket with channelID on successful update operation
2 participants